home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / 101 / araclar / the partition resizer 130 / Presz130 / README.1ST < prev    next >
Text File  |  1998-11-05  |  8KB  |  145 lines

  1.                  IMPORTANT!!!
  2.       PLEASE READ THIS DOCUMENT WORD BY WORD, SINCE EVERYTHING WRITTEN
  3.     HERE IS IMPORTANT TO YOUR DATA'S SAFETY. ESPECIALLY, PARTS QUOTED IN
  4.             TRIPLE ASTERISKS ***>ARE CRITICAL<***.
  5.  
  6. DISCLAIMER:
  7. This program is freeware. You may freely copy it and distribute it, as long
  8. as it remains unchanged and it is distributed with its original document
  9. files. The author is not responsible for any damage caused by the use of this
  10. program. Using this program is completely at your own responsibility.
  11.  
  12. First things first: Before you run this program
  13. ===============================================
  14.  
  15. Partition Resizer is the safe and easy way to repartition your hard disk,
  16. without erasing its contents. But, since it is playing with your valuable
  17. data, you should strictly follow the instructions given, in order to avoid
  18. any harm to your data.
  19.  
  20. The program has been tested in several machines, and with many different drive
  21. types, and it has proven to be safe (it has been sucessfully tested on IDE,
  22. EIDE and SCSI disks, but I don't see why it wouldn't run on any other disk
  23. type, if there is one). Since it uses the standard bios routines to access the
  24. disk, it is completely safe and compatible with every 8086 or better DOS or
  25. Windows running system. ***>It should run on every hard disk up to 2TB of
  26. size, that supports the standard LBA interface (Int13h Extensions)<***.
  27. It also has a reset protection system, which allows it to restore it's work
  28. even if the machine's power supply goes off. This is really important, since
  29. the resizing process can take almost an hour in some cases, and of course,
  30. not everyone has a UPS on his/her machine...
  31.  
  32. In order to run this program you must do the following, to ensure data
  33. protection:
  34.  
  35. 1. Copy this program, along with the DOC files on a bootable DOS floppy disk.
  36. This floppy should contain the following files:
  37.  
  38. Boot System files (whatever your DOS or Windows version is)
  39. FDISK.EXE
  40. FORMAT.EXE
  41. SYS.COM
  42. PRESIZER.EXE
  43. PRESIZER.DOC
  44. README.1ST
  45. TROUBLE.DOC
  46. MORE.COM or any ascii file viewer
  47. DELTREE.EXE (if DOS version >= 6.00)
  48. CHKDSK.EXE
  49. a Disk Editor if possible
  50. your disk's device driver program, if it has one, and in this case a proper
  51. config.sys file.
  52.  
  53. You should also leave enough space (20-30K) for the log file and the rescue
  54. file (quite small) that will be created by the program.
  55.  
  56. ***>The program MUST NOT be run from the partition which is being resized or
  57. moved, nor from a compressed or any other device driven drive who's data
  58. resides in the working partition. This means that you shouldn't invoke the
  59. program from the DOS prompt while being in that partition (even if Partition
  60. Resizer is in the path), neither you should have Partition Resizer installed
  61. in that partition. In case you resize or move your system's boot partition,
  62. you MUST run it from a bootable floppy disk. If you are not resizing or moving
  63. your boot partition, then you may as well run this program from a hard disk,
  64. but NEVER from the partition which is being resized or moved. Running
  65. Partition Resizer from the partition which is currently being resized or moved
  66. WILL cause harm to your data. Make sure that the disk which you run Partition
  67. Resizer from, is NOT write-protected. This is because Partition Resizer uses
  68. the disk to write some information, and it will not proceed if the disk is
  69. write protected. You should not run Partition Resizer from a ramdrive.<***
  70.  
  71. 2. Check the partition you want to move or resize with a disk diagnostics
  72. program, like Norton's Disk Doctor or PC Tools DiskFix (chkdsk should do
  73. fine, too).***>Proceed ONLY if the partition has no errors. It would be a good
  74. idea to test the partition's surface for defective sectors. YOU SHOULD NOT
  75. USE PARTITION RESIZER ON DAMAGED DISKS. Partition Resizer checks for defects
  76. the whole area that will be read or written on request, and it will refuse to
  77. continue if it finds any bad sectors<***.
  78.  
  79. 3. Defrag the partition. This is not absolutely necessary, but will save you
  80. much time, and it will allow you to free more space from the partition.
  81. If you decide to do it, you will have to fully optimize the drive, so that
  82. all data is moved at the beginning of the partition. Make sure that all files
  83. (including unmovable - hidden, read-only and system) are moved. This can
  84. be done by changing the files' attributes, optimizing, and putting them back
  85. again. See number 4 for more details. Some new defragmentation software
  86. products, move some files to the end of the partition when performing a full
  87. optimisation. In this case, you should use the "unfragment free space" option
  88. provided.
  89.  
  90. 4. ***>There are some files that will be damaged if moved. Such files are
  91. IO.SYS, 386SPART.PAR etc<***. IO.SYS is always at the beginning of the
  92. partition, so you don't have to move it during the optimization. But,
  93. 386SPART.PAR (the Windows 3.1 swapfile) will be damaged if moved, not only
  94. during the optimization process, but also during the resizing or moving
  95. process. So you will have to delete it, and make a new one after you finish
  96. with resizing or moving. STACVOL.* files can be freely moved or optimized,
  97. so you won't have to worry about those. If you have doubts about your system
  98. files, read the TROUBLE.DOC for more information.
  99.  
  100. 5. To use Partition Resizer, it is recommended that you boot with a clean
  101. configuration. If you use a DOS version older than 6.00, you should rename
  102. config.sys and autoexec.bat in order to skip them during boot time. If you
  103. use DOS version 6.00 or later (that is for MS DOS) you may press F5 at the
  104. "Starting MS-DOS..." message to bypass config.sys and autoexec.bat. If you
  105. boot from a floppy, you should not put any autoexec.bat or config.sys files
  106. in the disk.
  107. ***>If you disk needs a special driver to operate with DOS, then you MUST load
  108. this driver in your config.sys<***. This can be done by using F8 to confirm
  109. loading each device line.
  110. ***>You must also disable ALL boot sector virus protectors, including BIOS's
  111. virus checking option and virus protection boards<***. This is vital since
  112. Partition Resizer writes information at the MBR, which causes these programs
  113. to give a false alarm, and sometimes prevent Partition Resizer from writting
  114. that information.
  115. ***>IMPORTANT: If you're using a bios alarm program, you MUST disable it
  116. before running Partition Resizer<***.
  117.  
  118. After you have done all the above, you may run and use Partition Resizer.
  119.  
  120. 6. If Partition Resizer is terminated abnormally when resizing or moving a
  121. partition (power failure, computer freezes, hard disk fails, virus protector
  122. reboots etc.), ***>do not run any disk repairing program. Just reboot your
  123. computer, and re-run Partition Resizer FROM THE LOCATION YOU RUN IT BEFORE.
  124. Then, the program will resume the operation normally<***.
  125.  
  126. 7. ***>After running Partition Resizer, and IF you are using mirror or any
  127. other program you're using that keeps track of your partition information,
  128. you have to re-run it to update its files<***. This will renew the data files
  129. of the program. This should also be done with any partition saving program
  130. you're using, since any old partition information will be invalid after
  131. running Partition Resizer.
  132.  
  133. If you have any questions or doubts, you may find the answers in the rest
  134. documents (especially PRESIZER.FAQ).
  135.  
  136. You should now read PRESIZER.DOC, to get more vital info on Partition
  137. Resizer.
  138.  
  139. You'll also have to read INCOMPAT.DOC, to get information concerning
  140. incompatibility with other software.
  141.  
  142. In case you face any difficulties during the resizing process, refer
  143. immediately to TROUBLE.DOC.
  144.  
  145. If you want to read some simpler instructions, read STARTERS.DOC.